Storm-static

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:cost_min (exp-reward)
Invocation (specific)
~/storm/build/bin/storm --prism wlan.5.prism --prop wlan.props cost_min --constants COL=0 --exact  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:21.93387508392334s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 14:20:49 2020
Command line arguments: --prism wlan.5.prism --prop wlan.props cost_min --constants COL=0 --exact --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

Time for model input parsing: 0.021s.

 WARN (DdPrismModelBuilder.cpp:1171): The reward model does not assign any non-zero rewards.
Time for model construction: 0.942s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1295218 (3351 nodes)
Transitions: 	2929960 (17304 nodes)
Choices: 	1646074
Reward Models:  cost
Variables: 	rows: 13 meta variables (45 DD variables), columns: 13 meta variables (45 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (46 nodes)
-------------------------------------------------------------- 

Model checking property "cost_min": R[exp]{"cost"}min=? [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): 7625 (approx. 7625)
Time for model checking: 20.633s.